"Sends a message to every sprite in the current frame when the specified event occurs. Any behaviors that are triggered by the message will be executed." & RETURN & ¬
"PARAMETERS:" & RETURN & ¬
"• Message - Enter the message to send." & RETURN & ¬
"• Params - Enter the parameters to be sent with the message, seperated by commas." & RETURN & ¬
"ΓÇó Initializing Event - Specify the event that triggers the behavior."